[INFO] fetching crate biome_diagnostics 0.5.8...
[INFO] testing biome_diagnostics-0.5.8 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate biome_diagnostics 0.5.8 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate biome_diagnostics 0.5.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate biome_diagnostics 0.5.8
[INFO] tweaked toml for crates.io crate biome_diagnostics 0.5.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biome_diagnostics 0.5.8 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biome_diagnostics 0.5.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded thiserror-impl v1.0.63
[INFO] [stderr]   Downloaded json-strip-comments v1.0.2
[INFO] [stderr]   Downloaded biome_diagnostics_macros v0.5.7
[INFO] [stderr]   Downloaded trybuild v1.0.101
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded pin-project-lite v0.2.13
[INFO] [stderr]   Downloaded redox_syscall v0.4.1
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[INFO] [stderr]   Downloaded biome_text_edit v0.5.8
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded biome_diagnostics_categories v0.5.7
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded biome_markup v0.5.7
[INFO] [stderr]   Downloaded biome_text_size v0.5.8
[INFO] [stderr]   Downloaded tracing-attributes v0.1.28
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded biome_console v0.5.8
[INFO] [stderr]   Downloaded thiserror v1.0.63
[INFO] [stderr]   Downloaded bpaf_derive v0.5.13
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.8
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.19
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded miniz_oxide v0.8.0
[INFO] [stderr]   Downloaded biome_rowan v0.5.8
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded oxc_resolver v1.12.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded bpaf v0.9.15
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.1
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.1
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7310fb0374021a42bde4e176641c80228c6c916a31bd2a2e001a2b477ecef5b7
[INFO] running `Command { std: "docker" "start" "-a" "7310fb0374021a42bde4e176641c80228c6c916a31bd2a2e001a2b477ecef5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7310fb0374021a42bde4e176641c80228c6c916a31bd2a2e001a2b477ecef5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7310fb0374021a42bde4e176641c80228c6c916a31bd2a2e001a2b477ecef5b7", kill_on_drop: false }`
[INFO] [stdout] 7310fb0374021a42bde4e176641c80228c6c916a31bd2a2e001a2b477ecef5b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2535c6241fe07a027e8b1ec234bb92ec42e1773987fa4c8b589703c73f7937ad
[INFO] running `Command { std: "docker" "start" "-a" "2535c6241fe07a027e8b1ec234bb92ec42e1773987fa4c8b589703c73f7937ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling json-strip-comments v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bpaf_derive v0.5.13
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling bpaf v0.9.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling biome_text_size v0.5.8
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling biome_text_edit v0.5.8
[INFO] [stderr]    Compiling biome_rowan v0.5.8
[INFO] [stderr]    Compiling oxc_resolver v1.12.0
[INFO] [stderr]    Compiling biome_console v0.5.8
[INFO] [stderr]    Compiling biome_diagnostics v0.5.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/display/backtrace.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as usize)
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as *const () as usize)
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.80s
[INFO] running `Command { std: "docker" "inspect" "2535c6241fe07a027e8b1ec234bb92ec42e1773987fa4c8b589703c73f7937ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2535c6241fe07a027e8b1ec234bb92ec42e1773987fa4c8b589703c73f7937ad", kill_on_drop: false }`
[INFO] [stdout] 2535c6241fe07a027e8b1ec234bb92ec42e1773987fa4c8b589703c73f7937ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d7cc355caffb97a04cd10604a7696b88f2f3f1a4e783882d1464403fb63420
[INFO] running `Command { std: "docker" "start" "-a" "40d7cc355caffb97a04cd10604a7696b88f2f3f1a4e783882d1464403fb63420", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling biome_text_edit v0.5.8
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling biome_rowan v0.5.8
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling biome_diagnostics v0.5.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/display/backtrace.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as usize)
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as *const () as usize)
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling trybuild v1.0.101
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/display/backtrace.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as usize)
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Self::capture(Backtrace::default as *const () as usize)
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.57s
[INFO] running `Command { std: "docker" "inspect" "40d7cc355caffb97a04cd10604a7696b88f2f3f1a4e783882d1464403fb63420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d7cc355caffb97a04cd10604a7696b88f2f3f1a4e783882d1464403fb63420", kill_on_drop: false }`
[INFO] [stdout] 40d7cc355caffb97a04cd10604a7696b88f2f3f1a4e783882d1464403fb63420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bac98690afc7e250fde77fec023ffb621f5e311ff4b9898790f56d6aaf44d464
[INFO] running `Command { std: "docker" "start" "-a" "bac98690afc7e250fde77fec023ffb621f5e311ff4b9898790f56d6aaf44d464", kill_on_drop: false }`
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/display/backtrace.rs:23:42
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Self::capture(Backtrace::default as usize)
[INFO] [stderr]    |                                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Self::capture(Backtrace::default as *const () as usize)
[INFO] [stderr]    |                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `biome_diagnostics` (lib) generated 1 warning (run `cargo fix --lib -p biome_diagnostics` to apply 1 suggestion)
[INFO] [stderr] warning: `biome_diagnostics` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biome_diagnostics-44b23d1661920835)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test display::diff::tests::remove_empty_line ... ok
[INFO] [stdout] test display::diff::tests::remove_many_lines ... ok
[INFO] [stdout] test display::diff::tests::insert_single_line ... ok
[INFO] [stdout] test display::diff::tests::insert_many_lines ... ok
[INFO] [stdout] test display::diff::tests::remove_single_line ... ok
[INFO] [stdout] test display::diff::tests::test_inline ... ok
[INFO] [stdout] test display::frame::tests::print_width ... ok
[INFO] [stdout] test display::diff::tests::test_single_line ... ok
[INFO] [stdout] test display::diff::tests::test_ellipsis ... ok
[INFO] [stdout] test display::message::test::message_size ... ok
[INFO] [stdout] test display::tests::test_backtrace_advice ... ok
[INFO] [stdout] test display::tests::test_diff_advice ... ok
[INFO] [stdout] test display::tests::test_command_advice ... ok
[INFO] [stdout] test display::tests::test_header ... ok
[INFO] [stdout] test display::tests::test_frame_advice ... ok
[INFO] [stdout] test display::tests::test_group_advice ... ok
[INFO] [stdout] test error::tests::test_drop ... ok
[INFO] [stdout] test display::tests::test_list_advice ... ok
[INFO] [stdout] test error::tests::test_error_size ... ok
[INFO] [stdout] test error::tests::test_result_size ... ok
[INFO] [stdout] test display::tests::test_log_advices ... ok
[INFO] [stdout] test location::tests::line_starts_with_carriage_return ... ok
[INFO] [stdout] test location::tests::line_starts_with_carriage_return_line_feed ... ok
[INFO] [stdout] test location::tests::line_starts_with_line_feed ... ok
[INFO] [stdout] test serde::tests::test_deserialize ... ok
[INFO] [stdout] test serde::tests::test_serialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disagnostics.rs (/opt/rustwide/target/debug/deps/disagnostics-55776f0a108a3d03)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test console_print_diagnostic ... ok
[INFO] [stdout] test html_mdx_print_diagnostic ... ok
[INFO] [stdout] test html_print_diagnostic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-c2864ea3657fb5fb)
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking once_cell v1.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking result v1.0.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking json-strip-comments v1.0.2
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking addr2line v0.24.1
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bpaf_derive v0.5.13
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking bpaf v0.9.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking biome_text_size v0.5.8
[INFO] [stderr]     Checking serde_ini v0.2.0
[INFO] [stderr]     Checking biome_text_edit v0.5.8
[INFO] [stderr]     Checking biome_rowan v0.5.8
[INFO] [stderr]     Checking oxc_resolver v1.12.0
[INFO] [stderr]     Checking biome_console v0.5.8
[INFO] [stderr]     Checking biome_diagnostics v0.5.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> /opt/rustwide/workdir/src/display/backtrace.rs:23:42
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Self::capture(Backtrace::default as usize)
[INFO] [stderr]    |                                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Self::capture(Backtrace::default as *const () as usize)
[INFO] [stderr]    |                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `biome_diagnostics` (lib) generated 1 warning (run `cargo fix --lib -p biome_diagnostics` to apply 1 suggestion)
[INFO] [stderr]     Checking biome_diagnostics-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/biome_diagnostics)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.88s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/macros/category_ident.rs ... ok
[INFO] [stderr] test tests/macros/category_paren.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/category_paren.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(description = Ident))]
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/category_paren.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(description = Ident))]
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: expected expression, found end of macro arguments
[INFO] [stderr]  --> tests/macros/category_paren.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Diagnostic)]
[INFO] [stderr]   |                 ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Diagnostic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/macros/description_ident.rs ... ok
[INFO] [stderr] test tests/macros/description_paren.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/description_paren.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(description("description")))]
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/description_paren.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(description("description")))]
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: expected expression, found end of macro arguments
[INFO] [stderr]  --> tests/macros/description_paren.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Diagnostic)]
[INFO] [stderr]   |                 ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Diagnostic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/macros/description_syntax_error.rs ... ok
[INFO] [stderr] test tests/macros/error_union.rs ... ok
[INFO] [stderr] test tests/macros/location_eq.rs ... ok
[INFO] [stderr] test tests/macros/severity_lit_str.rs ... ok
[INFO] [stderr] test tests/macros/severity_paren.rs ... ok
[INFO] [stderr] test tests/macros/tags_comma.rs ... ok
[INFO] [stderr] test tests/macros/tags_eq.rs ... ok
[INFO] [stderr] test tests/macros/unknown_container_attr.rs ... ok
[INFO] [stderr] test tests/macros/unknown_field_attr.rs ... ok
[INFO] [stderr] test tests/macros/unknown_location_attr.rs ... ok
[INFO] [stderr] test tests/macros/unknown_message_attr.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/unknown_message_attr.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(unknown))]
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: unexpected token
[INFO] [stderr]  --> tests/macros/unknown_message_attr.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[diagnostic(message(unknown))]
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: expected expression, found end of macro arguments
[INFO] [stderr]  --> tests/macros/unknown_message_attr.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Diagnostic)]
[INFO] [stderr]   |                 ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Diagnostic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_macros ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_macros stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_macros' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13:
[INFO] [stdout] 3 of 15 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf156d10dd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf156d10dd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf156d10dd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf156d10dd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf156d274ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf156d274ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf156d15c62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf156d15c62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf156cec8c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf156cec8c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf156d07e19 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf156ca0dfc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf156ca0dfc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf156d07fd2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf156d07fd2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf156cec982 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf156ce1889 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf156ced69d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf156d27c4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf156ae78e4 - <trybuild[adaf9ed7e6a92b11]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13
[INFO] [stdout]   20:     0x5cf156af0828 - <trybuild[adaf9ed7e6a92b11]::TestCases as core[28b146924c2f19c6]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/lib.rs:340:38
[INFO] [stdout]   21:     0x5cf1569e0597 - core[28b146924c2f19c6]::ptr::drop_glue::<trybuild[adaf9ed7e6a92b11]::TestCases>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   22:     0x5cf1569e07e3 - macros[e3e5ff1e15cb50c3]::test_macros
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macros.rs:5:1
[INFO] [stdout]   23:     0x5cf1569e0737 - macros[e3e5ff1e15cb50c3]::test_macros::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macros.rs:2:17
[INFO] [stdout]   24:     0x5cf1569e0c76 - <macros[e3e5ff1e15cb50c3]::test_macros::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cf156c93edb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cf156c93edb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5cf156ca1755 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5cf156ca1755 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5cf156ca1755 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cf156ca1755 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cf156ca1755 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cf156ca1755 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5cf156ca1755 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5cf156c9c2b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5cf156c9c2b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cf156ca47d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5cf156ca47d2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5cf156ca47d2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cf156ca47d2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cf156ca47d2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cf156ca47d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5cf156ca47d2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cf156d1017f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5cf156d1017f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7f35f44f0aa4 - <unknown>
[INFO] [stdout]   46:     0x7f35f457da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_macros
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test macros`
[INFO] running `Command { std: "docker" "inspect" "bac98690afc7e250fde77fec023ffb621f5e311ff4b9898790f56d6aaf44d464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac98690afc7e250fde77fec023ffb621f5e311ff4b9898790f56d6aaf44d464", kill_on_drop: false }`
[INFO] [stdout] bac98690afc7e250fde77fec023ffb621f5e311ff4b9898790f56d6aaf44d464
